Skip to main content
DELETE
/
v1
/
company
/
api-integrations
/
{api-key-id}
Delete API Keys
curl --request DELETE \
  --url https://api.hyrd.de/v1/company/api-integrations/{api-key-id}
{
"message": "Success",
"status": 200
}

Path Parameters

api-key-id
integer
required

Response

200 - application/json

OK

The response is of type object.